| 1. | Name hiding through inheritance takes one of the following forms 通过继承隐藏名称采用下列形式之一: |
| 2. | The lake gets another name hiding lake since it is deeply embraced by surrounding mountains covered by green pines 长湖深藏在群山的怀抱里,故又称“藏湖” 。四周山峦起伏,青松苍翠。 |
| 3. | [ note : 3 . 5 discusses linkage issues . the notions of scope , point of declaration and name hiding are discussed in 3 . 3 注: 3 . 5讨论连接性的问题。作用域,声明点和名字隐藏的概念在3 . 3中讨论。 |
| 4. | In a member function definition , the declaration of a local name hides the declaration of a member of the class with the same name ; see 3 . 3 . 6 在成员函数定义中,局部名字的声明隐藏类成员相同名字的声明;参见3 . 3 . 6 。 |
| 5. | Because the name of a class is inserted in its class scope ( clause 9 ) , the name of a class is also considered a member of that class for the purposes of name hiding and lookup 在“表达式的语境中查找”的名字是被出现该表达式的作用域中作为非限定名称查找的。 |
| 6. | Because the name of a class is inserted in its class scope ( clause 9 ) , the name of a class is also considered a member of that class for the purposes of name hiding and lookup 由于类的名称是被插入到其类作用域(章节9 )中,所以处理名字隐藏和查找时,类的名字同样被看作该类的成员。 |